OpenRoads Designer CONNECT Edition SDK Help

PointControlParameter Constructor

Initializes a new instance of the PointControlParameter class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public PointControlParameter( Alignment planAlignment, Profile profileEntity,double startDistance,double endDistance, PointControlMode controlMode, PointControlType controlType)

Parameters

SettingDescription
  Alignment  
  Profile  
    
    
  PointControlMode  
  PointControlType  

See Also